Dataloop Platform
Developers and support docs
SDK and CLI docs
Nothing Found
Dataloop Platform
Developers and support docs
SDK and CLI docs
Add org to guest
Add an org to a guest company
Request
path Parameters
guestId
required
string
Request Body schema:
application/json
org_id
required
string
Responses
200
Ok
patch
/project/{projectId}/guests/{guestId}/addOrg
Try it
Request samples
Payload
curl
JavaScript
Node.js
application/json
Copy
{
"org_id"
:
"string"
}
Response samples
200
application/json
Example 1
Example 1
Copy
{
"org_id"
:
"someOrgId"
}
Next to
FaasQueryQueryEntities